/*=========mF_games_tb========*/
.mF_games_tb_wrap{padding:2px;border:2px solid #3A8BDC;float:left;background:#fff;}/*背景边框*/
.mF_games_tb {background:#f1f1f1;}
.mF_games_tb .pic{position:absolute;top:0;left:0;}
.mF_games_tb .pic li{position:absolute;width:100%;height:100%;overflow:hidden;display:none;}
.mF_games_tb .win{position:absolute;bottom:0;left:0;margin:0 10px;overflow:hidden;width:300px;height:70.5094px;}
.mF_games_tb .win .thumb{position:absolute;top:0;left:0;}
.mF_games_tb .win .thumb li{position:relative;float:left;padding:14px 7px;overflow:hidden;cursor:pointer;}
.mF_games_tb .win .thumb li img{position:relative;z-index:1;width:100%;height:100%;}
.mF_games_tb .win .thumb li span{position:absolute;top:11px;left:4px;border:3px solid #D3D3D3;}
.mF_games_tb .win .thumb li.current{background:url(http://www.shlcms.com/img/myfocus/ar.gif) center 5px no-repeat;}
.mF_games_tb .win .thumb li.current span{border-color:#FF8C00;}
.mF_games_tb .txt li{position:absolute;z-index:2;width:100%;height:38px;line-height:38px;display:none;}/*默认标题高度*/
.mF_games_tb .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:12px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_games_tb .txt li span{display:block;height:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:0.3;}
.mF_games_tb .prev,.mF_games_tb .next{font:bold 28px/28px arial;width:16px;overflow:hidden;position:absolute;z-index:4;left:0;bottom:11px;cursor:pointer;}
.mF_games_tb .next{left:auto;right:0;}
.mF_games_tb .prev a,.mF_games_tb .next a{display:block;color:#bbb;text-align:center;text-decoration:none;}
.mF_games_tb .prev a:hover,.mF_games_tb .next a:hover{color:#f60;}

.mF_games_tb-myFocus * {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.mF_games_tb-myFocus {
	position: relative;
	width: 320px;
	height: 223px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: #fff;
}
.mF_games_tb-myFocus .loading {
	position: absolute;
	z-index: 9999;
	width: 100%;
	height: 100%;
	color: #666;
	text-align: center;
	padding-top: 66.89999999999999px;
	background: #fff url(http://www.shlcms.com/img/myfocus/28236-loading.gif) center 89.2px no-repeat;
}
.mF_games_tb-myFocus .pic {
	position: relative;
	width: 320px;
	height: 223px;
	overflow: hidden;
}
.mF_games_tb-myFocus .pic li img {
	position: relative;
	width: 320px;
	height: 223px;
	overflow: hidden;
}
.mF_games_tb-myFocus .txt li, .mF_games_tb-myFocus .txt li span, .mF_games_tb-myFocus .txt-bg {
	width: 320px;
	height: defaultpx!important;
	line-height: defaultpx!important;
	overflow: hidden;
}
.mF_games_tb-myFocus .txt li p a {
	display: inline;
}